Skip to content

Optional: GitHub Actions Updates - #25

Open
hrpv wants to merge 24 commits into
Alkl58:masterfrom
hrpv:master
Open

Optional: GitHub Actions Updates #25
hrpv wants to merge 24 commits into
Alkl58:masterfrom
hrpv:master

Conversation

@hrpv

@hrpv hrpv commented Aug 15, 2026

Copy link
Copy Markdown

This optional PR includes the following optional updates that can be adopted from the fork:
Bumped action versions in build.yml (actions/checkout v4→v7, actions/upload-artifact v4→v7, actions/download-artifact v4→v8).
less warnings during build process
These updates are auto-generated via optional .github/dependabot.yml.
Optional code quality check: https://github.com/hrpv/RcloneBrowser/blob/master/.github/workflows/codeql.yml — an additional workflow for static code analysis via GitHub CodeQL.

the items can be adopted or ignored separately as desired.

hrpv and others added 24 commits August 12, 2026 14:48
Comment out push triggers for main and master branches.
Enable security-extended queries for CodeQL analysis.
Commented out the push and pull_request triggers for the CodeQL workflow.
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v3...v4)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v4...v7)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 8.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v4...v8)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Removed Git Submodules configuration from Dependabot.
…ckout-7

ci(deps): bump actions/checkout from 4 to 7
…ql-action-4

ci(deps): bump github/codeql-action from 3 to 4
…oad-artifact-7

ci(deps): bump actions/upload-artifact from 4 to 7
…nload-artifact-8

ci(deps): bump actions/download-artifact from 4 to 8
@hrpv

hrpv commented Aug 15, 2026

Copy link
Copy Markdown
Author

sorry for the messy pr i am still learning to work with git...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant